projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c751663
)
Comment changes for renaming from c++-mode.el to cplus-md.el.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Jun 1993 07:03:08 +0000
(07:03 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Jun 1993 07:03:08 +0000
(07:03 +0000)
lisp/progmodes/cplus-md.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cplus-md.el
b/lisp/progmodes/cplus-md.el
index b2e6d102a2477363d208d3a3f95c2ec0da35773f..1b0d03621d0ded0fc004c3e4ca233bab0ad4b102 100644
(file)
--- a/
lisp/progmodes/cplus-md.el
+++ b/
lisp/progmodes/cplus-md.el
@@
-1,4
+1,4
@@
-;;; c
++-mode
.el --- C++ code editing commands for Emacs
+;;; c
plus-md
.el --- C++ code editing commands for Emacs
;;; Copyright (C) 1985, 1992 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
@@
-914,4
+914,4
@@
The fill lines remain a comment."
;; (beginning-of-line 1)))
;; (goto-char restore)))
-;;; c
++-mode
.el ends here
+;;; c
plus-md
.el ends here